home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / logoff.zip / README.TXT < prev   
Text File  |  1993-06-29  |  771b  |  26 lines

  1. Logoff utility
  2.  
  3. Purpose:
  4. If you regularly work with the command line or you
  5. want to logoff in a .cmd file, this utility can help you.
  6. Together with the scheduler service, you can create automated
  7. logoffs. For information about the scheduler service refer to
  8. the Windows NT command reference, command "at".
  9.  
  10. Installation:
  11. Copy the file logoff.exe in \winnt\system32
  12.  
  13. Usage:
  14. Since \winnt\system32 is always in the path, you can logoff
  15. anytime by typing << logoff >>. 
  16.  
  17. << Logoff f >> forces your logoff, i.e. questions about unsaved
  18. work will disappear soon.
  19.  
  20.  
  21. Disclaimer:
  22.  
  23. You use this program at your own risk. It has NOT extensively been
  24. tested.
  25. The source of this program is partially copied from the online help
  26. of the Win32API (api32wh.hlp).